Skip to content

Fix updating the flexure component#71

Merged
mcflugen merged 11 commits into
developfrom
mcflugen/fix-updating-flexure
Nov 15, 2022
Merged

Fix updating the flexure component#71
mcflugen merged 11 commits into
developfrom
mcflugen/fix-updating-flexure

Conversation

@mcflugen
Copy link
Copy Markdown
Collaborator

In this pull request I've modified the flexure component so that it is not dependent on its ordering with other components. Previously, it had to come at the end of the component queue so that it could use the sediment__deposit_thickness field. Because this field is reset to zero every time step, if flexure was run too early in the queue, it would not see any load and so not result cause any deflection.

To fix this, I've changed flexure to accept a field of loads, which is calculated every time step by the SequenceModel.

@mcflugen mcflugen merged commit afb0e8d into develop Nov 15, 2022
@mcflugen mcflugen deleted the mcflugen/fix-updating-flexure branch November 15, 2022 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant